home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2002 November / CD 1 / APC0211D1.ISO / workshop / prog / files / ActivePerl-5.6.1.633-MSWin32.msi / _fb598d6c4edf6296c3d96fea44a2b6a9 < prev    next >
Encoding:
Text File  |  2002-06-17  |  205 b   |  10 lines

  1. #ifndef _TKCONFIG
  2. #define _TKCONFIG
  3. #define ANSI_SIGNED_CHAR 1
  4. #define HAS_STDARG 1
  5. #define HAVE_LIMITS_H 1
  6. #define LSEEK_TYPE off_t
  7. #define SELECT_MASK Perl_fd_set
  8. #define USE_PROTOTYPE 1
  9. #endif
  10.